IMap.Size Property

Gets the number of items in the map.

Syntax

public:
property uint32 Size {
         uint32 get ();
}  

Property value

Type: uint32 

  The number of items in the map.

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IMap Generic Interface

IMap Members

Windows.Foundation.Collections Namespace